Skip to content

[OpenAI] Add GPT 5 Models #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DZunke
Copy link
Contributor

@DZunke DZunke commented Aug 7, 2025

Q A
Bug fix? no
New feature? no
Docs? no
Issues
License MIT

The new GPT Models are out, so i have added them to the platform with default configuration for image support and structured output.

https://platform.openai.com/docs/models/gpt-5
https://platform.openai.com/docs/models/gpt-5-mini
https://platform.openai.com/docs/models/gpt-5-nano
https://platform.openai.com/docs/models/gpt-5-chat-latest

@carsonbot carsonbot added Platform Issues & PRs about the AI Platform component Status: Needs Review labels Aug 7, 2025
@carsonbot carsonbot changed the title [Platform][OpenAI] Add GPT 5 Models [Platform] [OpenAI] Add GPT 5 Models Aug 7, 2025
@DZunke DZunke changed the title [Platform] [OpenAI] Add GPT 5 Models [Platform][OpenAI] Add GPT 5 Models Aug 7, 2025
Copy link
Member

@chr-hertel chr-hertel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on the pulse of things :D

when bringing in gpt-5-chat here, you need to make the tool calling capability dynamic as well - it's not supported with that model.

@carsonbot carsonbot changed the title [Platform][OpenAI] Add GPT 5 Models [Platform] [OpenAI] Add GPT 5 Models Aug 7, 2025
@OskarStark OskarStark changed the title [Platform] [OpenAI] Add GPT 5 Models [Platform][OpenAI] Add GPT 5 Models Aug 8, 2025
@OskarStark OskarStark changed the title [Platform][OpenAI] Add GPT 5 Models [Platform] [OpenAI] Add GPT 5 Models Aug 8, 2025
@OskarStark OskarStark changed the title [Platform] [OpenAI] Add GPT 5 Models [Platform][OpenAI] Add GPT 5 Models Aug 8, 2025
@OskarStark OskarStark added the Agent Issues & PRs about the AI Agent component label Aug 8, 2025
@carsonbot carsonbot changed the title [Platform][OpenAI] Add GPT 5 Models [Agent][Platform] [OpenAI] Add GPT 5 Models Aug 8, 2025
@OskarStark OskarStark removed the Agent Issues & PRs about the AI Agent component label Aug 8, 2025
@carsonbot carsonbot changed the title [Agent][Platform] [OpenAI] Add GPT 5 Models [Platform] [OpenAI] Add GPT 5 Models Aug 8, 2025
@OskarStark OskarStark changed the title [Platform] [OpenAI] Add GPT 5 Models [OpenAI] Add GPT 5 Models Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Issues & PRs about the AI Platform component Status: Needs Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants